CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough 变换 检测 线段

搜索资源列表

  1. hough变换检测直线

    2下载:
  2. C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:128961
    • 提供者:杨兵
  1. Hough

    0下载:
  2. 利用hough变换检测图像中的线段,然后进行相关处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1298
    • 提供者:李莉
  1. Hough变换检测图像中的线段

    0下载:
  2. 利用hough变换可以检测图像中的多条线段
  3. 所属分类:图形图象

    • 发布日期:2009-03-23
    • 文件大小:432225
    • 提供者:ag1984@126.com
  1. HoughLineDection

    0下载:
  2. 利用Hough变换,可以检测图像中的多条线段,效果很好-using hough transform for line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:8373
    • 提供者:杨云
  1. Hough-Transform

    0下载:
  2. 霍夫变换检测线段,用到OPENCV,实现简单易懂,值得参考-Hough Transform,opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:82529
    • 提供者:shao zhu cui
  1. hough

    0下载:
  2. 图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:82772
    • 提供者:zhang
  1. HOUGH

    0下载:
  2. 用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:82777
    • 提供者:liweijun
  1. houghlinedetect

    0下载:
  2. hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pix
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1107
    • 提供者:fisher
  1. hough

    0下载:
  2. 在噪声服从高斯分布的背景中,采用固定长线段滑动的方法,用Hough变换来实现对弱线段的检测。-With the Hough transform to achieve the right detection of the weak segment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1338
    • 提供者:哓哓
  1. hough111

    0下载:
  2. hough变换检测线段的程序 端点和线段都已经用不同颜色标识出来-hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:637
    • 提供者:崔跃利
  1. circle_pca24

    0下载:
  2. 基于曲线段PCA分析的随机hough变换圆检测算法研究 该算法在计算、存储消耗上均大大 减少。-PCA analysis based on curve segments of random hough transform circle detection algorithm to study the algorithm in computing, storage consumption to both greatly reduced.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2462
    • 提供者:xiaohua
  1. HoughTransform

    0下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改 进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improved algorithm. The most basic b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:66920
    • 提供者:Houghtransform
  1. Hough

    0下载:
  2. 图像处理的hough变换的线段检测 VC实现-hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1551
    • 提供者:
  1. HOUGH

    0下载:
  2. 用Hough变换检测线段。这是一个命令行程序,以图像作为文件输入变量。编译时选择“#if1”或者“#if0”,可以使用标准和概率Hough变换两种方法-Detection of line segments with Hough transform. This is a command line program to the image as a file input variables. Compile-time options " # if1" or " # if0&
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1435295
    • 提供者:吴婵
  1. HoughLine

    1下载:
  2. hough变换源码学习,VC6.0实现的hough变换,可以设置生成多条不同角度的直线,然后同过hough变换检测一副图象中存在的直线段,再由得出的角度数据还原直线,-hough transform source code to learn, VC6.0 achieve the hough transform, can be set to generate a number of different angles of straight lines, then the same image ov
  3. 所属分类:Algorithm

    • 发布日期:2017-01-06
    • 文件大小:3655680
    • 提供者:RED
  1. hough-transform

    0下载:
  2. 24色位图hough变换检测直线,用C++实现了hough变换,并以此来检测哪些线段是直线。-24-color bitmap hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4740
    • 提供者:王琳
  1. test1

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测线段和图像边缘检测 -The preparation of the Hough transform to detect line segments and the image edge detection using opencv library VC++ environment
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20545859
    • 提供者:hutuo
  1. hough

    0下载:
  2. 使用标准Hough变换,在一个二进制图像中,检测直线段-Using the standard Hough transform, in a binary image, the detection straight line segment
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:554
    • 提供者:fsq405
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. Hough

    0下载:
  2. 使用opencv中的Hough变换对图像中的线段和近似圆的圆进行检测-The Hough transform using opencv image of lines and circles round the approximate detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1353576
    • 提供者:徐婉茹
« 12 »
搜珍网 www.dssz.com